home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / clesson / clesson.exe / clesson.DXR / 00032.ls < prev    next >
Encoding:
Text File  |  1995-04-04  |  84 b   |  7 lines

  1. on wait
  2.   startTimer()
  3.   repeat while the timer < 20
  4.     nothing()
  5.   end repeat
  6. end
  7.